home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Carousel
/
CAROUSEL.cdr
/
mactosh
/
hc
/
xcmd_eff.sit
/
Effect XCMD
/
background_2583.txt
< prev
next >
Wrap
Text File
|
1988-01-25
|
2KB
|
120 lines
-- background: 2583 from stack: in
-- bmap block id: 3183
-- flags: 4000
-- background id: 0
-- name:
-- part 147 (field)
-- low flags: 81
-- high flags: 0007
-- rect: left=78 top=27 right=80 bottom=146
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 4
-- text size: 9
-- style flags: 0
-- line height: 10
-- part name: Antecedent codes
-- part 148 (field)
-- low flags: 81
-- high flags: 0007
-- rect: left=366 top=27 right=80 bottom=434
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 4
-- text size: 9
-- style flags: 0
-- line height: 10
-- part name: Consequent codes
-- part 157 (button)
-- low flags: 00
-- high flags: 2002
-- rect: left=0 top=49 right=80 bottom=39
-- title width / last selected line: 0
-- icon id / first selected line: 20098 / 20098
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Home
----- HyperTalk script -----
on mouseUp
go home
end mouseUp
-- part 160 (button)
-- low flags: 00
-- high flags: 0002
-- rect: left=473 top=49 right=80 bottom=512
-- title width / last selected line: 0
-- icon id / first selected line: 2478 / 2478
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Aboutâ•”
----- HyperTalk script -----
on mouseUp
push card
visual zoom out
go to card 1
set the hilite of bkgnd button id 160 to true
show card field "About"
wait until the mouse is down
wait until the mouse is up
hide card field "About"
set the hilite of bkgnd button id 160 to false
visual zoom in
pop card
end mouseUp
-- part 170 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=468 top=26 right=47 bottom=488
-- title width / last selected line: 0
-- icon id / first selected line: 1014 / 1014
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
effect "to previous card"
end mouseUp
-- part 171 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=490 top=26 right=46 bottom=510
-- title width / last selected line: 0
-- icon id / first selected line: 1013 / 1013
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
effect "to next card"
end mouseUp